9b079791b10ed653902a4af19ed1aadc039baf80
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 1"""
4  date="2015-07-20T17:45:13Z"
5  content="""
6 This might be worth adding. But, one of the ways views can be used
7 is to use file operations to adjust the metadata that is being viewed.
8
9 So, when you delete a file from a view, and git commit, git-annex
10 will remove the metadata that had made the file be in the view.
11
12 And, if you copy or move a file in a view to a different subdirectory,
13 and add and git commit the change, the metadata will be updated to
14 update the metadata to reflect the files new location.
15
16 As such, I see this as a wishlist todo item at best, and will move it from
17 the bugs list to the todo list.
18 """]]